Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with sorting columns in group by using time shift #4683

Conversation

michellethomas
Copy link
Contributor

Fixing the '<' not supported between instances of 'str' and 'tuple' issue with time shift group by line charts.

@john-bodley

@codecov-io
Copy link

Codecov Report

Merging #4683 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4683   +/-   ##
======================================
  Coverage    71.4%   71.4%           
======================================
  Files         190     190           
  Lines       14934   14934           
  Branches     1102    1102           
======================================
  Hits        10663   10663           
  Misses       4268    4268           
  Partials        3       3
Impacted Files Coverage Δ
superset/viz.py 79.62% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00cab7e...c94e995. Read the comment docs.

@timifasubaa
Copy link
Contributor

LGTM

@graceguo-supercat graceguo-supercat merged commit 52b925f into apache:master Mar 26, 2018
@michellethomas michellethomas deleted the fix_advanced_analytics_sorting_bug branch March 26, 2018 23:21
michellethomas added a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants